object MailItForm: TMailItForm Left = 304 Top = 297 BorderStyle = bsDialog Caption = 'PowerArchiver Mail-It' ClientHeight = 62 ClientWidth = 254 Color = clBtnFace ParentFont = True OldCreateOrder = True Scaled = False OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 24 Width = 232 Height = 13 Caption = 'Starting your default E-mail client. Please wait...' end object MegaMail: TMegaMail Left = 0 Top = -4 Width = 26 Height = 26 About = 'MegaSistemas Ltda(c) By Jair... 1,997. Medell'#237'n - Colombia' AddDate = False Attachment = True OnErrorSend = MegaMailErrorSend end object Timer1: TTimer Enabled = False Interval = 100 OnTimer = Timer1Timer Left = 24 Top = 65528 end end